|
XR API 2.4
|
4D vector of type float More...
#include <xr_math.h>
Public Member Functions | |
| SonyOzVector4f () | |
| Constructor. | |
| SonyOzVector4f (float in_x, float in_y, float in_z, float in_w) | |
| Constructor. | |
| float | operator* (SonyOzVector4f a) |
Public Attributes | |
| float | x |
| x | |
| float | y |
| y | |
| float | z |
| z | |
| float | w |
| w | |
4D vector of type float
|
inline |
Constructor.
|
inline |
Constructor.
|
inline |
| float SonyOzVector4f::w |
w
| float SonyOzVector4f::x |
x
| float SonyOzVector4f::y |
y
| float SonyOzVector4f::z |
z